Skip to content

Manage 'quality-failed' label in mergify configuration#284

Open
dsikka wants to merge 1 commit intomainfrom
dsikka-quality
Open

Manage 'quality-failed' label in mergify configuration#284
dsikka wants to merge 1 commit intomainfrom
dsikka-quality

Conversation

@dsikka
Copy link
Collaborator

@dsikka dsikka commented Feb 10, 2026

Added actions to manage 'quality-failed' label based on quality check results.

Added actions to manage 'quality-failed' label based on quality check results.

Signed-off-by: Dipika Sikka <dipikasikka1@gmail.com>
@dsikka dsikka enabled auto-merge (squash) February 10, 2026 16:41
@github-actions
Copy link

📦 Build Artifacts Available
The build artifacts (`.whl` and `.tar.gz`) have been successfully generated and are available for download: https://github.com/vllm-project/speculators/actions/runs/21873769720/artifacts/5452135308.
They will be retained for up to 30 days.
Commit: 65ce59c

comment:
message: |
The quality checks have failed. Please run `make style` and `make quality` under
the root directory to adddress the lint failures. You will need to install the
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
the root directory to adddress the lint failures. You will need to install the
the root directory to address the lint failures. You will need to install the

- name: add quality-failed label
conditions:
- label != stale
- check-failure = quality-check
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suspect this needs to match the check name exactly

I think it might be:
quality-checks (3.10)

@fynnsu fynnsu disabled auto-merge February 10, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants